projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efdd3da
)
* url-cookie.el (url-cookie-retrieve): Handle null localpart.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 14 Jan 2009 20:46:23 +0000
(20:46 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 14 Jan 2009 20:46:23 +0000
(20:46 +0000)
lisp/url/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/url/ChangeLog
b/lisp/url/ChangeLog
index a40e5831485374c4e25a5cabe7d916ff12a05d4b..b2d290b29611b687ae3a9e6f22672e01aa7eb034 100644
(file)
--- a/
lisp/url/ChangeLog
+++ b/
lisp/url/ChangeLog
@@
-1,3
+1,7
@@
+2009-01-14 Chong Yidong <cyd@stupidchicken.com>
+
+ * url-cookie.el (url-cookie-retrieve): Handle null localpart.
+
2009-01-13 Juanma Barranquero <lekktu@gmail.com>
* url-util.el (url-truncate-url-for-viewing): Doc fix.